phpseclib3\Crypt\RC2 S

Total Complexity 41
Dependencies 3
Dependents 1
Total lines 569
Lines of code 226
Logical lines of code 135
Comment lines 168
Methods 11
Properties 9

Methods 11

Method Rating Maintainability Complexity Lines of code
setupInlineCrypt()
A
40 7 78
setKey()
A
47 8 32
isValidEngineHelper()
S
58 6 14
encryptBlock()
S
50 4 28
decryptBlock()
S
50 4 28
setKeyLength()
S
67 3 7
__construct()
S
70 2 6
encrypt()
S
65 2 10
decrypt()
S
65 2 10
setupKey()
S
63 2 10
getKeyLength()
S
82 1 3